Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFacet


DrawActiveBorder

The DrawActiveBorder method updates the active frame border for this facet.

void DrawActiveBorder ();
DISCUSSION
OpenDoc calls this method. When this facet's frame has the selection focus, OpenDoc automatically takes care of changing the facet's active border shape and redrawing the active frame border.

Under normal circumstances, there is no need to invalidate the active frame border for either the active part or its containing part. However, parts could call this method if they want to force the active frame border to be redrawn when they change the shape of an embedded part. To do so, the part must invalidate the active frame border by calling its facet's InvalidateActiveBorder method and redraw the active frame border by calling its facet's DrawActiveBorder method.

SEE ALSO
The ODFacet::InvalidateActiveBorder method (page 252).
The ODFrame::DrawActiveBorder method (page 318).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help